home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 1.2 KB | 29 lines | [TEXT/GEOL] |
- Item 0464481 1-June-90 20:21PDT
-
- From: D5295 Reseach SW Design, D Goldman,PRT
-
- To: A.XSE010 Austria - SLT Labinstruments,IDV
-
- cc: MACAPP.TECH$ MacApp Technical
-
- Sub: re Dead Down-Arrow
-
- Alex --
-
- I once had a mostly-dead scroll bar and scroll arrows (only a narrow vertical
- strip of the bar/arrows was active). I found that resizing the window bigger or
- smaller changed the size of the active strip (from completely inactive to
- completely active), and eventually realized that I had a hidden view
- overlapping the visible one, and the hidden one was grabbing the mouse-clicks.
- If I recall correctly, I just needed to make sure that the invisible view
- (fShown = FALSE) was disabled (fViewEnabled = FALSE) as well. Or else I had to
- change the size of the hidden view. Or something.
-
- (And I *won't* mention that I recently noticed my application doing nearly the
- identical thing again, without apparent reason. This time I've decided to just
- wait for 2.0 Final to arrive [who would believe that APDA got itself
- backordered on this one?!] and deal with it later.)
-
- -- Dave (also not on MacApp.Tech$)
-
-